PDFPortfolio Constructor(Stream,String)
In This Topic
Initializes a new
PDFPortfolio object with the specified stream and password.
Syntax
public PDFPortfolio(
Stream ,
java.lang.String
)
|
Parameters
- stream
- The PDF stream.
- password
- Password for opening the PDF portfolio.
See Also